A/L
Bits to do:
IAM meeting with Andrea. https://docs.google.com/document/d/1zBGEwgXQaf0mjEdQrg1b4D0SomyPls6E3_VHfXLeVdY/
WP2 presentation about DAC21.
I&P.
I&P.
I&P.
Looked a bit at flux GitOps - this will be hard to deploy to existing cluster. Maybe not an I&P thing.
Got filter-engine working for dates with cast to VARCHAR then cast to TIMESTAMP. Raised issue about searching on keys where type is mixed (https://github.com/rucio/rucio/issues/3750)
IRIS meeting. Notes on DIRAC/STFC cloud:
Continued Rucio development (requests history comments + metadata)
Useful commands for testing requests in local env:
curl -i https://rucio/auth/userpass -H "X-Rucio-Account: root" -H "X-Rucio-Username: ddmlab" -H "X-Rucio-Password: secret" --insecure
curl -i https://localhost/requests/history/list?request_states=S\&src_rse=MOCK\&dst_rse=MOCK3\&offset=2\&limit=1 -H "X-Rucio-Auth-Token: <token>" --insecure
Metadata status: mostly done for postgres, but:
IRIS meeting.
Redeployed requests history amendments on rucio dev server (server got evicted and lost code).
Added text for ESCAPEEs WP2 overview on confluence.
JSON metadata rucio development (I&P).
WP2 blurb in report document.
JSON metadata rucio development (I&P).
JSON metadata rucio development (I&P).
A/L.